DX11 LOAD HULL SHADER

Loads and compiles a hull shader.

  Syntax
Return Dword = DX11 LOAD HULL SHADER(fileName, functionName)
  Parameters
fileName
String
The name of the file to load the shader from.
functionName
String
The name of the hull shader function to compile from the shader file.

  Returns

The loaded hull shader.

  See also

HULLSHADER Functions Menu
DX11 Function Categories